projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa0706e
)
armv8: ls1046a: advertise QMan v3 in configuration
author
Laurentiu Tudor
<
[email protected]
>
Thu, 9 Aug 2018 12:19:43 +0000
(15:19 +0300)
committer
York Sun
<
[email protected]
>
Fri, 10 Aug 2018 17:35:11 +0000
(10:35 -0700)
The QMan IP block in this SoC is version 3.2 so advertise
this in the SoC configuration header.
Reviewed-by: Bharat Bhushan <
[email protected]
>
Signed-off-by: Laurentiu Tudor <
[email protected]
>
Reviewed-by: York Sun <
[email protected]
>
arch/arm/include/asm/arch-fsl-layerscape/config.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-fsl-layerscape/config.h
b/arch/arm/include/asm/arch-fsl-layerscape/config.h
index 23faffd9fc6f1eb353cd29710e9ce7de18e33c3f..8a051481365f3cd9a267b44cdb486b898b177a26 100644
(file)
--- a/
arch/arm/include/asm/arch-fsl-layerscape/config.h
+++ b/
arch/arm/include/asm/arch-fsl-layerscape/config.h
@@
-257,6
+257,7
@@
#elif defined(CONFIG_ARCH_LS1046A)
#define CONFIG_SYS_FMAN_V3
+#define CONFIG_SYS_FSL_QMAN_V3
#define CONFIG_SYS_NUM_FMAN 1
#define CONFIG_SYS_NUM_FM1_DTSEC 8
#define CONFIG_SYS_NUM_FM1_10GEC 2